HatchStyle Property
Specifies the rendering for a hatch.
The defined values for the draw:style attribute are:
-double, defines a hatch that is made of a set of parallel lines along the axis of the hatch and a set of parallel lines perpendicular to the axis of the hatch.
-single, defines a hatch that is made of parallel lines along the axis of the hatch.
-triple, defines a hatch that is made of a set of parallel lines along the axis of the hatch, a set of parallel lines perpendicular to the axis of the hatch and a set of lines along 45 degree clockwise to the axis of the hatch.
Namespace: Independentsoft.Office.Odf.StylesAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public HatchStyle Style { get; set; }
Public Property Style As HatchStyle
Get
Set
Property Value
HatchStyle